Vuex, Redux, Flux


vuex vs redux

Vuex :

  • UI -[dispatch]-> action -[commit]-> mutation -> state

Redux :

Flux 設計理念

Redux

https://chentsulin.github.io/redux/docs/basics/index.html

基本 Redux

Redux Middlware

side effect 異步操作 => redux-thunk & redux-saga

Vuex








你可能感興趣的文章

讓 SVG 自己動起來! SVG SMIL Animation 介紹

讓 SVG 自己動起來! SVG SMIL Animation 介紹

作業 14 週、筆記

作業 14 週、筆記

Linux Curl Command 指令與基本操作入門教學

Linux Curl Command 指令與基本操作入門教學






留言討論